Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add StackAllocator class #450

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Add StackAllocator class #450

merged 1 commit into from
Aug 9, 2023

Conversation

jatinchowdhury18
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the tests Related to the module unit tests label Aug 9, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -13.10% ⚠️

Comparison is base (f20e742) 90.18% compared to head (3a1f80b) 77.08%.

❗ Current head 3a1f80b differs from pull request most recent head 1441481. Consider uploading reports for the commit 1441481 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #450       +/-   ##
===========================================
- Coverage   90.18%   77.08%   -13.10%     
===========================================
  Files         275      172      -103     
  Lines        8759     5380     -3379     
===========================================
- Hits         7899     4147     -3752     
- Misses        860     1233      +373     
Files Changed Coverage Δ
...ata_structures/Structures/chowdsp_StackAllocator.h 100.00% <100.00%> (ø)

... and 138 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jatinchowdhury18 jatinchowdhury18 merged commit bb8daf0 into master Aug 9, 2023
29 checks passed
@jatinchowdhury18 jatinchowdhury18 deleted the stack-allocator branch August 9, 2023 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Related to the module unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant